파더기 배그 최적화 v1.0
========================

실행 방법
---------
1. ZIP 압축을 새 폴더에 모두 풉니다.
2. PubgLatencyOptimizer.exe를 실행합니다.
3. Windows의 관리자 권한 요청이 나오면 내용을 확인하고 허용합니다.
4. 프로그램에서 전체 최적화를 ON으로 바꿉니다.

프로그램 실행에는 Microsoft .NET Desktop Runtime 10 (Windows x64)이 필요합니다.
정상 실행된다면 추가로 설치할 것은 없습니다. 실행되지 않을 때만 아래 Microsoft
공식 주소에서 설치한 뒤 프로그램을 다시 실행해 주세요.

https://aka.ms/dotnet/10.0/windowsdesktop-runtime-win-x64.exe

안전 안내
---------
- 이 프로그램은 Windows와 장치의 지원되는 설정을 조정하고, 사용자가 직접 선택한
  일반 앱을 게임 중 정리합니다.
- PUBG 프로세스 메모리·게임 파일·네트워크 패킷을 변조하지 않으며 DLL 주입,
  안티치트 종료 또는 우회 기능이 없습니다.
- PC와 드라이버 구성에 따라 체감 차이는 다를 수 있습니다.
- 원래 상태로 되돌리려면 프로그램의 복구 모드를 사용하세요.
- 게임 및 서비스 정책은 바뀔 수 있으므로 프로그램 사용에 대한 최종 판단과 책임은
  사용자에게 있습니다.

오픈소스 고지
-------------
이 실행 파일은 Microsoft의 다음 MIT 라이선스 구성 요소를 사용합니다.

- System.Management 10.0.10
- Microsoft.Diagnostics.Tracing.TraceEvent 3.1.16 및 해당 관리형 종속성
- Microsoft .NET 10 application host

프로젝트 정보:
https://github.com/dotnet/dotnet
https://github.com/Microsoft/perfview

MIT License

Copyright (c) Microsoft Corporation.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
